home *** CD-ROM | disk | FTP | other *** search
/ Deutsche Edition 2 / Deutsche Edition 2.iso / mac / INTERNET⁄NETZWERKSOFTWARE / POPmail II / POPmail features and fixes 2.09 < prev    next >
Text File  |  1993-05-06  |  4KB  |  66 lines

  1. Please send all comments to:
  2.  
  3.     popmail@boombox.micro.umn.edu
  4.  
  5. ================================ CUT HERE ================================
  6. POPmail 2.09 Features
  7. ---------------------
  8. 1.  Now able to support multiple settings files without needing multiple copies 
  9. of POPMail.
  10.  
  11. 2.  If someone is unkind enough to send a partial binhex enclosure it will first
  12. try to decode the enclosure.  If it finds that it has received all of the 
  13. message and can not finish decoding because it is incomplete, it does the 
  14. following.  It will fetch the message again treating it as a text message and 
  15. shows the entire message, - partial enclosure and all as message text.
  16.  
  17. 3.  The following has become a standard feature.  When messages are deleted they
  18. are moved into the trash.  They will be permanently deleted when the user quits 
  19. POPmail.  If you delete a message and want it back do the following.  Go into 
  20. the trash.  Drag the likely message out of the trash folder to some location (Only because the finder will not let you open files in the trash).  
  21. And then double-click on it.  POPMail will open it in a simple text window 
  22. document.  If it is the one you wish to keep move it back into the incoming 
  23. message directory.
  24.  
  25. 4.  Check out the Search Files program.  It is Shareware so if you like it 
  26. please send the author his shareware fee.  :-)  You can use this little 
  27. application to search your message directory or a tree of directories such as a 
  28. folder which contains all of your archive folders.  And it will search down into
  29. the directories contained within folders within folders.  It is quite fast and works quite nicely in the background.
  30.     It will show the file where it found a match for the search string and a 
  31. short line of context for it.  You can choose to see all hits in a file or just 
  32. the first hit.  Double-click on a line it displays and the message (archive or 
  33. incoming) will open in a simple text window.  Can be nice if you wish to send a 
  34. summary of several messages received or just read several messages while 
  35. composing a reply.
  36.  
  37. 5.  Messages that are archived with this version will retain their correct 
  38. position.  So that they show up in the correct order when viewed by date which 
  39. is the normal ordering.  They will show up at the end of an archive when 
  40. archived.  But when the archive is re-opened later they sort out to their 
  41. correct position.
  42.  
  43. 6.  An Enclosures directory has been added.  The directory if not specified will
  44. be created automatically in the same directory as the POPmail application when a
  45. user does their first fetch.
  46.  
  47. POPmail 2.09 Fixes
  48. ------------------
  49. 1.  Fixed memory leak in dns code.  Introduced in version 2.07.  Likely to go 
  50. unnoticed by most people.  But MailStop users would notice that they received a
  51. 'memory is low' dialog often.  This dns code would occasionally not timeout 
  52. requiring a kill of the program.  Timeouts are friendly and have returned.
  53.  
  54. 2.  Fixed a bug in the Set Folder Dialog for System 7.x users.  Dialog did not 
  55. always retain the full info.  On next restart the user would get a 'Please set 
  56. the folder location' Dialog.
  57.  
  58. 3.  Fixed a memory leak in the email groups.  Each time you edited the groups 
  59. you would lose an amount of memory equal to that used to store the groups.  This
  60. has been there since the very first version of POPmail II.
  61.  
  62. 4.  Fixed the Append Text option.  First, it no longer does any formatting of 
  63. the appended text.  It just reads it and sends it.  This also fixes the problem 
  64. of seeing the appended text scrolling by in the sender window.  Also fixes the 
  65. bomb that would occur if you closed the sender window before it finished 
  66. appending.